﻿@charset "utf-8";
/* CSS Document */

.fixed{position:fixed;width:55px;height:212px;right:25px;bottom:260px;z-index:999}
.fixed a{display:block;width:55px;height:53px}
.barbook{background:url(../images/fixed.jpg) 0 0 no-repeat}
.barbook:hover{background-position:-54px 0}
.fixed a.codepic{background:url(../images/fixed.jpg) 0 0 no-repeat;background-position:0 -53px;height:52px}
.fixed a.codepic:hover{background-position:-54px -53px}
.fixed div{position:relative}
.feedback{background:url(../images/fixed.jpg) 0 0 no-repeat;background-position:0 -106px;height:52px}
.feedback:hover{background-position:-54px -106px;}
.fixed a.backup{background:url(../images/fixed.jpg) 0 0 no-repeat;background-position:0 -158px;height:52px}
.fixed a.backup:hover{background-position:-54px -158px;height:53px}
.fixed div img{position:absolute;left:-196px;width:196px;height:196px;top:-160px;display:none}

